-
Home
-
Bulgarisation for WooCommerce
-
3.4.0
-
Code
-
Classes
- Multi_Currency
| Total Complexity |
20 |
| Dependencies |
0 |
| Dependents |
1 |
| Total lines |
108 |
| Lines of code |
76 |
| Logical lines of code |
44 |
| Comment lines |
0 |
| Methods |
11 |
| Properties |
0 |
Methods 11
| Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
| __construct() |
S |
55 |
6 |
18 |
| display_price_in_multiple_currencies() |
S |
55 |
5 |
18 |
| get_eur_rate() |
S |
81 |
1 |
3 |
| price_to_float() |
S |
68 |
1 |
6 |
| float_rate() |
S |
75 |
1 |
4 |
| convert_to_eur() |
S |
73 |
1 |
4 |
| convert_to_bgn() |
S |
73 |
1 |
4 |
| rate_message() |
S |
74 |
1 |
4 |
| rate_message_product() |
S |
74 |
1 |
4 |
| checkout_message() |
S |
74 |
1 |
4 |
| add_rate_row_email() |
S |
68 |
1 |
7 |